Skip to content

remove type:module#20

Merged
pakeku merged 4 commits intomasterfrom
documentation/swagger
May 17, 2025
Merged

remove type:module#20
pakeku merged 4 commits intomasterfrom
documentation/swagger

Conversation

@pakeku
Copy link
Copy Markdown
Owner

@pakeku pakeku commented May 17, 2025

No description provided.

@pakeku pakeku requested a review from Copilot May 17, 2025 15:52
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR removes the "type": "module" property from package.json to adjust the module resolution strategy.

  • Removed the "type": "module" field to potentially shift from ECMAScript modules to CommonJS.
Comments suppressed due to low confidence (1)

package.json:6

  • Removing the 'type': 'module' field changes the module resolution behavior. Please ensure that all import/export statements across the project are compatible with the intended module system, likely CommonJS.
  "type": "module",

@pakeku pakeku merged commit 71f800c into master May 17, 2025
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants